libisc95 software package provides ISC Shared Library used by BIND, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libisc95
libisc95 is installed in your system.
Make ensure the libisc95 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libisc95 *
You will get with libisc95 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libisc95 |
| Version | 1:9.9.5.dfsg-3ubuntu0.10 [amd6 |
| Description | ISC Shared Library used by BIND |
| Sub Section | libs |